Resource StructureDefinition/FHIR Server from package healthdata.be.r4.cbb#0.16.0-beta (125 ms)
Package | healthdata.be.r4.cbb |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/HdBe-SmokingStatus |
Url | https://fhir.healthdata.be/StructureDefinition/HdBe-SmokingStatus |
Status | draft |
Date | 2022-10-17T09:09:13.9562003+00:00 |
Name | HdBeSmokingStatus |
Title | HdBe-SmokingStatus |
Experimental | False |
Description | Tobacco is a product that comes from the leaves of the tobacco plant, which is smoked as a drug. Smokable forms of tobacco include rolling tobacco, cigarettes, cigars and pipe tobacco. This information model describes the information asked of the patient about their smoking behaviour and use of tobacco. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Observation |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "HdBe-SmokingStatus",
"url" : "https://fhir.healthdata.be/StructureDefinition/HdBe-SmokingStatus",
"name" : "HdBeSmokingStatus",
"title" : "HdBe-SmokingStatus",
"status" : "draft",
"date" : "2022-10-17T09:09:13.9562003+00:00",
"publisher" : "Healthdata.be (Sciensano)",
"contact" : [
{
"name" : "Service portal â healthdata.be",
"telecom" : [
{
"system" : "url",
"value" : "https://sciensano.service-now.com/sp",
"use" : "work"
}
]
}
],
"description" : "Tobacco is a product that comes from the leaves of the tobacco plant, which is smoked as a drug. Smokable forms of tobacco include rolling tobacco, cigarettes, cigars and pipe tobacco. This information model describes the information asked of the patient about their smoking behaviour and use of tobacco.",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "zib-tobaccouse-v3.2-2020EN",
"uri" : "https://zibs.nl/wiki/TobaccoUse-v3.2(2020EN)",
"name" : "zib TobaccoUse-v3.2(2020EN)"
},
{
"identity" : "HdBe-SmokingStatus",
"uri" : "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-SmokingStatus",
"name" : "HdBe logical model SmokingStatus"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"short" : "TobaccoUse",
"alias" : [
"TabakGebruik"
],
"mapping" : [
{
"identity" : "zib-tobaccouse-v3.2-2020EN",
"map" : "NL-CM:7.2.1",
"comment" : "TobaccoUse"
},
{
"identity" : "HdBe-SmokingStatus",
"map" : "SmokingStatus"
}
]
},
{
"id" : "Observation.extension:frequency",
"path" : "Observation.extension",
"sliceName" : "frequency",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.healthdata.be/StructureDefinition/ext-SmokingStatus.FrequencyQualifier"
]
}
],
"isModifier" : false
},
{
"id" : "Observation.extension:frequency.value[x]",
"path" : "Observation.extension.value[x]",
"mapping" : [
{
"identity" : "HdBe-SmokingStatus",
"map" : "SmokingStatus.ObservationOfUse.Frequency"
}
]
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "365980008"
}
]
}
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Group",
"http://hl7.org/fhir/StructureDefinition/Device",
"http://hl7.org/fhir/StructureDefinition/Location",
"https://fhir.healthdata.be/StructureDefinition/HdBe-Patient"
]
}
]
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.effective[x]:effectivePeriod",
"path" : "Observation.effective[x]",
"sliceName" : "effectivePeriod",
"type" : [
{
"code" : "Period"
}
]
},
{
"id" : "Observation.effective[x]:effectivePeriod.start",
"path" : "Observation.effective[x].start",
"short" : "StartDate",
"definition" : "The date on which the patient started smoking.",
"alias" : [
"StartDatum"
],
"mapping" : [
{
"identity" : "zib-tobaccouse-v3.2-2020EN",
"map" : "NL-CM:7.2.4",
"comment" : "StartDate"
},
{
"identity" : "HdBe-SmokingStatus",
"map" : "SmokingStatus.ObservationOfUse.StartDate"
}
]
},
{
"id" : "Observation.effective[x]:effectivePeriod.end",
"path" : "Observation.effective[x].end",
"short" : "StopDate",
"definition" : "The date on which the patient quit smoking",
"alias" : [
"StopDatum"
],
"mapping" : [
{
"identity" : "zib-tobaccouse-v3.2-2020EN",
"map" : "NL-CM:7.2.5",
"comment" : "StopDate"
},
{
"identity" : "HdBe-SmokingStatus",
"map" : "SmokingStatus.ObservationOfUse.StopDate"
}
]
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.value[x]:valueCodeableConcept",
"path" : "Observation.value[x]",
"sliceName" : "valueCodeableConcept",
"short" : "SmokingStatus",
"definition" : "The patientâs smoking status or usage of (smokeless) tobacco.",
"alias" : [
"RookStatus"
],
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "extensible",
"valueSet" : "https://fhir.healthdata.be/ValueSet/SmokingStatus"
},
"mapping" : [
{
"identity" : "zib-tobaccouse-v3.2-2020EN",
"map" : "NL-CM:7.2.10",
"comment" : "TobaccoUseStatus"
},
{
"identity" : "HdBe-SmokingStatus",
"map" : "SmokingStatus.SmokingStatus"
}
]
},
{
"id" : "Observation.note",
"path" : "Observation.note",
"max" : "1"
},
{
"id" : "Observation.note.text",
"path" : "Observation.note.text",
"short" : "Comment",
"definition" : "Relevant comments on the patientâs use of tobacco.",
"alias" : [
"Toelichting"
],
"mapping" : [
{
"identity" : "zib-tobaccouse-v3.2-2020EN",
"map" : "NL-CM:7.2.3",
"comment" : "Comment"
},
{
"identity" : "HdBe-SmokingStatus",
"map" : "SmokingStatus.Comment"
}
]
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.component:typeOfSmokingOrTobacco",
"path" : "Observation.component",
"sliceName" : "typeOfSmokingOrTobacco",
"max" : "1"
},
{
"id" : "Observation.component:typeOfSmokingOrTobacco.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "53661000146106"
}
]
}
},
{
"id" : "Observation.component:typeOfSmokingOrTobacco.value[x]",
"path" : "Observation.component.value[x]",
"short" : "TypeOfSmokingOrTobacco",
"definition" : "The patient's type of smoking or tobacco use.",
"alias" : [
"SoortRokenOfTabak"
],
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "extensible",
"valueSet" : "https://fhir.healthdata.be/ValueSet/TypeOfSmokingOrTobacco"
},
"mapping" : [
{
"identity" : "zib-tobaccouse-v3.2-2020EN",
"map" : "NL-CM:7.2.9",
"comment" : "TypeOfTobaccoUsed"
},
{
"identity" : "HdBe-SmokingStatus",
"map" : "SmokingStatus.TypeOfSmokingOrTobacco"
}
]
},
{
"id" : "Observation.component:amount",
"path" : "Observation.component",
"sliceName" : "amount",
"max" : "1"
},
{
"id" : "Observation.component:amount.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "266918002"
}
]
}
},
{
"id" : "Observation.component:amount.value[x]",
"path" : "Observation.component.value[x]",
"short" : "Amount",
"definition" : "The number of cigarettes, cigars or grams of rolling tobacco consumed per day, week, month or year.",
"alias" : [
"Hoeveelheid"
],
"type" : [
{
"code" : "Quantity"
}
],
"patternQuantity" : {
"system" : "http://unitsofmeasure.org"
},
"mapping" : [
{
"identity" : "zib-tobaccouse-v3.2-2020EN",
"map" : "NL-CM:7.2.6",
"comment" : "Amount"
},
{
"identity" : "HdBe-SmokingStatus",
"map" : "SmokingStatus.ObservationOfUse.Amount"
}
]
},
{
"id" : "Observation.component:packYears",
"path" : "Observation.component",
"sliceName" : "packYears",
"max" : "1"
},
{
"id" : "Observation.component:packYears.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "401201003"
}
]
}
},
{
"id" : "Observation.component:packYears.value[x]",
"path" : "Observation.component.value[x]",
"short" : "PackYears",
"definition" : "The unit indicating the smokerâs total exposure to tobacco smoke. For cigarettes, this is calculated using the number of smoked packs of cigarettes per day (one pack = 20 cigarettes) times the number of years of smoking. For other forms of tobacco, this is usually converted to an equivalent cigarette consumption. Often, only the number of pack years is estimated.",
"alias" : [
"PackYears"
],
"type" : [
{
"code" : "integer"
}
],
"mapping" : [
{
"identity" : "zib-tobaccouse-v3.2-2020EN",
"map" : "NL-CM:7.2.7",
"comment" : "PackYears"
},
{
"identity" : "HdBe-SmokingStatus",
"map" : "SmokingStatus.ObservationOfUse.PackYears"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.